Module-level declarations

Operations

Link copied to clipboard
@mount("ft3.add_auth_descriptor") operation add_auth_descriptor(account_id: byte_array, auth_id: byte_array, new_desc: auth_descriptor)
Link copied to clipboard
@mount("ft3.delete_all_auth_descriptors_exclude") operation delete_all_auth_descriptors_exclude(account_id: byte_array, auth_descriptor_id: byte_array)
Link copied to clipboard
@mount("ft3.delete_auth_descriptor") operation delete_auth_descriptor(account_id: byte_array, auth_descriptor_id: byte_array, delete_descriptor_id: byte_array)